home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / rexx / Yamtoguide.readme < prev    next >
Encoding:
Text File  |  1999-09-06  |  2.2 KB  |  60 lines

  1. Short:    Converts Yam Folders to AmigaGuide.
  2. Author:   scott@online.u-net.com (Scott)
  3. Uploader: scott@online.u-net.com (Scott)
  4. Type:     util/rexx
  5.  
  6.  
  7. Converts YAM V2 Folders to AmigaGuide format. i developed this to rexx program
  8. create the blitz list mailing list Guide. which was then modified by Chris Eburn.
  9.  
  10. you may midifiy this as you see fit as long as you give the origanl author(s)
  11. creadit.
  12.  
  13. --------------------------------------------------------------------------------
  14.  
  15. YamToGuide  v1.1ß (12.08.98) ©Scott Beardwood
  16.  
  17. Modified from the original at the request of Scott Beardwood
  18. by Chris Eburn <ceburn@midcoast.com.au>
  19.  
  20. There are two simple ways to use this script (and several more less simple)
  21.  
  22. 1) rx YamToGuide.rexx [[+f]FolderId] [[+t]GuideTitle]
  23. 2) from the Yam rexx menu  <-- see the YAM manual for this optimal technique
  24.  
  25. The two variables of FolderId and GuideTitle are optional.mEither position 
  26. OR plus commands (+lowercase) may be used to specify which variable[s] have 
  27. been given.
  28.  
  29.  
  30. If no Folder or Title is supplied then the current folder and a guide
  31. with a title based on that folder name will be processed
  32.  
  33.  
  34. This script was developed on an A2000/030 25Mhz machine with 9Megs RAM
  35. and as such the fully commented nature has little affect on execution speed
  36. a reduction in loading time would be achieved by removing comment BUT
  37. this will NOT increase the speed of execution once running
  38.  
  39.  
  40.  
  41. Any questions about this script may be directed to either myself, Chris
  42. Eburn (ceburn@midcoast.com.au>, or Scott Beardwood <scott@online.u-net.com>.
  43.  
  44. The copyright for this script belongs to Scott Beardwood who had the
  45. original idea/need and created the original logic flow. I retain the
  46. right to use individual program components as I see fit.
  47.  
  48. THIS IS A LARGLY UNTESTED BETA RELEASE, USE IT AT YOUR OWN RISK.
  49.  
  50.  
  51. ============================= Archive contents =============================
  52.  
  53. Original  Packed Ratio    Date     Time    Name
  54. -------- ------- ----- --------- --------  -------------
  55.     1822     936 48.6% 04-Sep-99 14:36:10  Yamtoguide.readme
  56.     9680    3728 61.4% 01-Sep-98 11:48:36  Yamtoguide.rexx
  57.      930     666 28.3% 03-Dec-98 17:55:52  Yamtoguide.rexx.info
  58. -------- ------- ----- --------- --------
  59.    12432    5330 57.1% 05-Sep-99 13:47:10   3 files
  60.